home *** CD-ROM | disk | FTP | other *** search
/ PC Games.EXE 1997 November (Alt) / PC Games.EXE November 1997 (1997).iso / Mplayer / MPLAYER / MPLAYER.Z / workocx.bat < prev   
Encoding:
DOS Batch File  |  1996-11-27  |  363 b   |  9 lines

  1. @echo off
  2. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 gizmo.ocx
  3. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 chat.ocx
  4. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 Portrait.ocx
  5. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 paint.ocx
  6. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 sound.ocx
  7. start /w regsvr32 %1 %2 %3 %4 %5 %6 %7 %8 %9 webster.ocx
  8. echo Done!
  9.